
.sb_home_page {
}

.sb_home_page .content {
    width: 100%;
}

.content_section {
    text-align: center;
    padding-bottom: 3rem;
}

.section_title {
    color: #231815;
    text-align: center;
    width: 60rem;
    display: inline-block;
    padding-top: 3rem;
    position: relative;
}

.title_word {
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
}

.title_right {
    display: inline-block;
    position: absolute;
    right: 0;
}

.title_right_item {
    display: inline-block;
    width: 24px;
    height: 8px;
    background: #D5D7DC;
    vertical-align: bottom;
}
.title_right_item:hover{
    cursor: pointer;
}

.title_right_item_select {
    background: rgba(0, 174, 255, 1);
}

.title_border_line {
    margin-top:16px;
    width: 72px;
    height: 2px;
    background: #01419A;
    display: inline-block;
}

.section_pic_a {
    height: 19.168rem;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.section_pic_a:hover{
    cursor: pointer;
}
.section_pic_a img{

}
.section_pic_a:hover .pic_title{
    transition:transform 0.5s;
    transform:translate(0,-3rem);
    -ms-transform:translate(0,-3rem);
    -moz-transform:translate(0,-3rem);
    -webkit-transform:translate(0,-3rem);
    -o-transform:translate(0,-3rem);
}

.section_pic_a .pic_title {
    position: absolute;
    bottom: 1.872rem;
    left: 1.248rem;

    transition:transform 0.5s;
    transform:translate(0,0);
    -ms-transform:translate(0,0);
    -moz-transform:translate(0,0);
    -webkit-transform:translate(0,0);
    -o-transform:translate(0,0);
}

.section_pic_a .pic_title .pic_title_cn {
    font-size: 1.248rem;
    display: inline-block;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding-right: 0.832rem;
    vertical-align: bottom;
}

.section_pic_a .pic_title .pic_title_en {
    font-size: 0.832rem;
    display: inline-block;
    font-weight: 600;
    color: rgba(213, 215, 220, 1);
    vertical-align: bottom;
}

.section_show {
    font-size: 0;
    margin-top: 2rem;
    display: inline-block;
    width:62rem;
    overflow: hidden;
}

.section_pic_a img{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;

    transition:transform 0.5s;
    transform:scale(1,1);
    -ms-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -webkit-transform:scale(1,1);
    -o-transform:scale(1,1);
}
.section_pic_a img:hover{
    transition:transform 0.5s;
    transform:scale(1.2);
    -ms-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -o-transform:scale(1.2);
}

.pic_a_a {
    width: 39.584rem;
    margin-right: 1.248rem;
    margin-bottom: 1.248rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.pic_a_b {
    width: 19.168rem;
    margin-bottom: 1.248rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.pic_a_c {
    width:19.168rem;
    margin-right: 1.248rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.pic_a_d {
    width: 19.168rem;
    margin-right: 1.248rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.pic_a_e {
    width: 19.168rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.section_pic_b {
    height: 26.64rem;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.pic_b_left {
    width: 21.5rem;
    background: linear-gradient(180deg, rgba(213, 215, 220, 0.2) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(213, 215, 220, 0.2) 100%);
    height: 26.64rem;
}

.section_b_content {
    padding: 1.248rem 1.76rem 1.248rem 1.5rem;
}

.section_b_title {
    text-align: left
}

.section_b_title_cn {
    font-size: 1.504rem;
    font-weight: bold;
    color: rgba(1, 65, 154, 1);
    vertical-align: bottom;
    display: inline-block;
    padding-right: 1.504rem;
    line-height: 1.504rem;

}

.section_b_title_en {
    font-size: 1rem;
    font-weight: 600;
    color: rgba(1, 65, 154, 1);
    vertical-align: bottom;
    display: inline;
    line-height: 1rem;
}

.section_b_title_line {
    width: 72px;
    height: 2px;
    background: #01419A;
    margin-top: 1.248rem;
}

.section_b_detail {
    text-align: left;
}

.section_pic_b .section_b_detail_cn {
    margin-top: 1.248rem;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
    color: rgba(35, 24, 21, 1);

    transform:translate(0,20rem);
    -ms-transform:translate(0,0);
    -moz-transform:translate(0,20rem);
    -webkit-transform:translate(0,20rem);
    -o-transform:translate(0,20rem);
}

.swiper-slide-active .section_pic_b_animate .section_b_detail_cn{
    transition:transform 0.8s;
    transform:translate(0);
    -ms-transform:translate(0);
    -moz-transform:translate(0);
    -webkit-transform:translate(0);
    -o-transform:translate(0);
}


.section_b_detail_cn_item {
}

.section_b_detail_en {
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    font-size: 0.66rem;
    line-height: 1.33rem;
    margin-top: 1.25rem;

    transform:translate(0,20rem);
    -ms-transform:translate(0,0);
    -moz-transform:translate(0,20rem);
    -webkit-transform:translate(0,20rem);
    -o-transform:translate(0,20rem);
}

.swiper-slide-active .section_pic_b_animate .section_b_detail_en{
    transition:transform 0.8s;
    transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay:0.6s;
    -o-transition-delay: 0.6s;

    transform:translate(0);
    -ms-transform:translate(0);
    -moz-transform:translate(0);
    -webkit-transform:translate(0);
    -o-transform:translate(0);
}

.section_b_get_more {
    margin-top: 1.25rem;
    font-size: 0.75rem;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 0.75rem;
    cursor: pointer;

    transform:translate(0,20rem);
    -ms-transform:translate(0,0);
    -moz-transform:translate(0,20rem);
    -webkit-transform:translate(0,20rem);
    -o-transform:translate(0,20rem);
}

.swiper-slide-active .section_pic_b_animate .section_b_get_more{
    transition:transform 0.8s;
    transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -webkit-transition-delay:1.2s;
    -o-transition-delay: 1.2s;

    transform:translate(0);
    -ms-transform:translate(0);
    -moz-transform:translate(0);
    -webkit-transform:translate(0);
    -o-transform:translate(0);
}
.section_b_get_more:hover{
    color: #01419a;
}

.section_b_get_more span {
    color: #01419A;
    font-family: Verdana;
}

.pic_b_a {
    width: 38.5rem;
    height: 26.66rem;
    background: url("../images/pic-2-1.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.pic_b_b {
    width: 38.5rem;
    height: 26.66rem;
    background: url("../images/pic-2-2.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.pic_b_c {
    width: 38.5rem;
    height: 26.66rem;
    background: url("../images/pic-2-3.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.section_pic_c {
    height: 26.66rem;
    display: inline-block;
    vertical-align: top;
}

.section_pic_c img {
    width: 16.66rem;
    margin-top: 1.25rem;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.section_pic_c img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);

}

.section_pic_c_title {
    margin-top: 1.33rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5rem;
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    height: 5.5rem;
}
.section_pic_c_title .title_en{
    font-size:1.4rem
}

.section_pic_c_subtitle {
    font-size: 1rem;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5rem;
    margin-top: 1rem;
    text-align: left;
    font-weight: bold;
}

.section_pic_c_get_more {
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.section_pic_c_get_more .get_more_btn a {
    width: 5rem;
    height: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 1);
    color: #FFFFFF;
    font-size: 0.75rem;
    line-height: 1.5rem;
    display: inline-block;
    margin-top: 1.25rem;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}
.section_pic_c_get_more .get_more_btn a:hover{
    background: rgba(0, 174, 255, 1);
    border: 1px solid rgba(0, 174, 255, 1);
}
.pic_c_a {
    width: 19.17rem;
    height: 26.66rem;
    background: url("../images/rdc-bg-1.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-right: 1.25rem;
}

.pic_c_b {
    width: 19.17rem;
    height: 26.66rem;
    background: url("../images/rdc-bg-2.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-right: 1.25rem;
}

.pic_c_c {
    width: 19.17rem;
    height: 26.66rem;
    background: url("../images/rdc-bg-3.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.section_pic_d {
    height: 26.66rem;
    display: inline-block;
    background: rgba(213, 215, 220, 0.3);
    vertical-align: top;
    overflow: hidden;
}
.section_pic_d_img_container{
    display: inline-block;
    overflow: hidden;
}
.section_pic_d_img_container img{
    transition:transform 0.5s;
    transform:scale(1,1);
    -ms-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -webkit-transform:scale(1,1);
    -o-transform:scale(1,1);
}
.section_pic_d_img_container img:hover{
    transition:transform 0.5s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.section_d_news_item {
    padding: 1.25rem 1.25rem 0 1.25rem;
}

.section_d_news_item .news_item_title {
    font-size: 1rem;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 1.5rem;
    text-align: left;
}
.section_d_news_item:hover{
    cursor: pointer;
}
.section_d_news_item:hover .news_item_title{
    color: #01419a;
}

.section_d_news_item .news_item_date {
    margin-top: 0.7rem;
    font-size: 0.74rem;
    color: rgba(102, 102, 102, 1);
    line-height: 0.74rem;
    text-align: left;
}
.section_d_news_item:hover .news_item_date{
    color: #01419a;
}

.section_pic_d_get_more {
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.section_pic_d_get_more .get_more_btn {
    width: 5rem;
    height: 1.5rem;
    border: 1px solid #666666;
    color: #666666;
    font-size: 0.75rem;
    line-height: 1.5rem;
    display: inline-block;
    margin-top: 1.54rem;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}
.section_pic_d_get_more .get_more_btn:hover{
    background: #01419a;
    border: 1px solid #01419a;
    color: #FFF;
}
.pic_d_a {
    width: 19.17rem;
    height: 29rem;
    margin-right: 1.25rem;
}

.pic_d_a img {
    width: 100%;
}

.pic_d_b {
    width: 19.17rem;
    height: 29rem;
    margin-right: 1.25rem;
}

.pic_d_c {
    width: 19.17rem;
    height: 29rem;
    background-size: 100% 100%;
}

.swiper-container-a {
    width: 100%;
    height: 100%;
}
.swiper-container-b {
    width: 100%;
    height: 100%;
}c
 .swiper-container- {
     width: 100%;
     height: 100%;
 }
.section_show .swiper-slide{
    position: relative;
    overflow: hidden;
}
.section_title .swiper-pagination-b{
    position: relative;
}
.section_title .swiper-pagination-switch{
    display: inline-block;
    width: 24px !important;
    height: 8px !important;
    background: #D5D7DC !important;
    margin: 0 0.2rem !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    vertical-align: bottom;
}
.section_title .swiper-pagination-switch:hover{
    cursor: pointer;
}
.section_title .swiper-active-switch{
    background: rgba(0, 174, 255, 1)!important;
}
.pic_a_f {
    width: 39.584rem;
    margin-right: 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
/*-------------------------------------------
xinzeng
 */

.box2,.box1,.box3 {
    width:62rem;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.bon {
    width:186rem;
}
.bon ul li {
    float:left;
    width:62rem;
    padding-top:14px;
}
.bon ul li ul li:first-child {
    padding-top:5px;
}